From: bors Date: Wed, 13 Sep 2017 02:48:27 +0000 (+0000) Subject: Auto merge of #4485 - integer32llc:clarify-config, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~6^2~56 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=45d8fed996471155dc58bd310af91e17def50c88;p=cargo.git Auto merge of #4485 - integer32llc:clarify-config, r=alexcrichton Clarify that .cargo/config files are unified It wasn't immediately clear to me from the text on this page whether Cargo looks for these files and stops at the first one, or whether it looks for them all and puts them all together. I was pretty sure it was the latter, but I think these few more words would have made me feel more confident sooner :) --- 45d8fed996471155dc58bd310af91e17def50c88